ComponentOne FlexReport for WinForms
Count Property (ReportObjectCollection<TItem>)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > ReportObjectCollection<TItem> Class : Count Property
Gets the number of elements in the collection.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property Count As System.Integer
public abstract System.int Count {get;}
See Also

Reference

ReportObjectCollection<TItem> Class
ReportObjectCollection<TItem> Members